Sets a list of double lists, each list applied on the strokes of a different Series, and each double value specifying the thickness of one element in the Series.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public void setSeriesStrokeThicknesses ( |
A list with lists that hold double values.
RemarksIf the values in the list are less than the data elements in the Series, the control cycles through them.
See Also